Loading...
 

Table columns

Table columns

Description

The display of a table can be changed by specifying the table columns.

Functionality

Input window

This window is used to maintain table columns

Fields
Field Description
Table Name of the displayed table columns
Features Attributes of table columns separated by commas
Buttons
button Description
OK Changes to the table columns are saved.
Close The window is closed without saving changes. If you want to save the changes, you must press the "OK" button.

Related topics


Technical documentation

Table columns editing module

Module name

columvar.mod

Classes

CX_CONDITIONED_BAG

Security

In addition to restricting access rights via the class and its data fields, the module can be restricted in its use via some of the received messages.

Received messages
Message Parameters Function Security
EDIT_COLUMN_VARIABLE window title, bag object, recipient of the reply Open input window for table columns

Sent messages
Message Parameters Function Receiver module
COLUMN_VARIABLE_SELECTED Character string, recipient of the reply Changed columns are returned as a string

Operational business